Skip to content

Conversation

@durnik-ivo
Copy link
Contributor

@durnik-ivo durnik-ivo commented Mar 28, 2025

Hi, I would like to add the option to provide the OCI API Signing Key directly from the memory by adding a key attribute. This is already supported by the OCI Terraform provider and is useful when running Packer from CI/CD. The key is not inteded to be checked into the source control, but rather dynamically fetched from a secrets manager system. Setting the key overrides key_file consistently with the documented behaviour of the OCI Terraform provider.

Additionally, small refactor and improvements of the surrounding comments and error messages were done.

@durnik-ivo durnik-ivo requested a review from a team as a code owner March 28, 2025 17:49
@hashicorp-cla-app
Copy link

hashicorp-cla-app bot commented Mar 28, 2025

CLA assistant check
All committers have signed the CLA.

@durnik-ivo
Copy link
Contributor Author

Hi, @lbajolet-hashicorp, you have recently helped us (@obabec) to merge an addition of aws_secretsmanager_raw function to Packer, could you please help us with this PR as well?

@obabec
Copy link

obabec commented Nov 26, 2025

@anurag5sh Could you help us merge this PR?

@durnik-ivo durnik-ivo force-pushed the api-key-raw branch 2 times, most recently from c945daf to 9651233 Compare December 11, 2025 14:53
@anurag5sh
Copy link
Contributor

@durnik-ivo could you run make generate and commit those files as well. Thanks!

@durnik-ivo
Copy link
Contributor Author

@durnik-ivo could you run make generate and commit those files as well. Thanks!

@anurag5sh, oh, I knew I forgot something! Thanks, hopefully fixed now! :)

Copy link
Contributor

@anurag5sh anurag5sh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! LGTM!

@anurag5sh anurag5sh merged commit 99d1e85 into hashicorp:main Dec 12, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants